<?xml version="1.0" encoding="UTF-8"?>
<createShipmentRequest>
    <integrationHeader>
        <transactionId>BCMYH-ZOOFY-XPRKB-FKCCT-NYUGH-ZY</transactionId>
        <applicationId>INTERSOFT</applicationId>
        <userId>Intersoft1</userId>
        <password>Testing@1</password>
    </integrationHeader>
    <shipment>
        <shipper>
            <shipperCompanyName>Intersoft</shipperCompanyName>
            <shipperAddressLine1>Blays House</shipperAddressLine1>
            <shipperAddressLine2>Englefield Green</shipperAddressLine2>
            <shipperAddressLine3>Wick Road</shipperAddressLine3>
            <shipperCity>Tönisvorst</shipperCity>
            <shipperCounty></shipperCounty>
            <shipperCountryCode>GB</shipperCountryCode>
            <shipperPostCode>TW20 0HJ</shipperPostCode>
            <shipperContactName>Deepali</shipperContactName>
            <shipperPhoneNumber>02084561235</shipperPhoneNumber>
            <shipperVatNumber>0846276319</shipperVatNumber>
            <shipperEmailAddress>deepali.patil@intersoft.co.uk</shipperEmailAddress>
            <shipperReference>Test35</shipperReference>
            <shipperDeptCode></shipperDeptCode>
        </shipper>
        <destination>
            <destinationCompanyName>Express Merchant Service</destinationCompanyName>
            <destinationAddressLine1>Unit G Kingsway Business ParkK</destinationAddressLine1>
            <destinationAddressLine2>64 Red Lion Street</destinationAddressLine2>
            <destinationAddressLine3>266D High Road</destinationAddressLine3>
            <destinationCity>Newyork</destinationCity>
            <destinationCounty>NY</destinationCounty>
            <destinationCountryCode>US</destinationCountryCode>
            <destinationPostCode>10015</destinationPostCode>
            <destinationContactName>Tom Hiddleston</destinationContactName>
            <destinationPhoneNumber>07844558963</destinationPhoneNumber>
            <destinationVatNumber>9136726480</destinationVatNumber>
            <destinationEmailAddress>deepali.patil@intersoft.co.uk</destinationEmailAddress>
        </destination>
        <shipmentInformation>
            <shipmentDate>2021-07-08</shipmentDate>
            <serviceCode>GPR</serviceCode>
            <preAllocatedTrackingNumber></preAllocatedTrackingNumber>
            <totalPackages>1</totalPackages>
            <totalWeight>0.4</totalWeight>
            <weightId>K</weightId>
            <unitOfMeasurement>C</unitOfMeasurement>
            <product>NDX</product>
            <descriptionOfGoods>Grooming Products</descriptionOfGoods>
            <declaredValue>400</declaredValue>
            <declaredCurrencyCode>GBP</declaredCurrencyCode>
            <terms>DDU</terms>
            <labelImageFormat>PDF</labelImageFormat>
            <silentPrintProfile></silentPrintProfile>
            <shipmentAction>CREATE</shipmentAction>
            <customsInformation>
                <preRegistrationNumber>VAT0199009</preRegistrationNumber>
                <preRegistrationType>VAT</preRegistrationType>
                <shippingCharges>1.00</shippingCharges>
                <otherCharges>99999.00</otherCharges>
                <quotedLandedCost>1.00</quotedLandedCost>
                <invoiceNumber>IN9876543210</invoiceNumber>
                <invoiceDate>2020-05-05</invoiceDate>
                <exportLicence>TRUE</exportLicence>
                <addresseeIdentificationReferenceNumber>AIR66554433</addresseeIdentificationReferenceNumber>
            </customsInformation>
            <packages>
                <package>
                    <packageId>1</packageId>
                    <weight>0.4</weight>
                    <length>21</length>
                    <width>22</width>
                    <height>23</height>
                </package>
            </packages>
            <itemInformation>
                <packageId>1</packageId>
                <itemHsCode>377887766</itemHsCode>
                <itemDescription>Perfume</itemDescription>
                <itemQuantity>2</itemQuantity>
                <itemValue>100</itemValue>
                <itemCOO>IT</itemCOO>
                <itemSku>6781267345</itemSku>
                <itemNetWeight>0.1</itemNetWeight>
                <imageURL>http://www.gstatic.com/webp/gallery/1.jpg</imageURL>
                <hazmat>
                <properShippingName>HAZMAT TEST</properShippingName>
                <unIdNumber>1234</unIdNumber>
                <class>9</class>
                <id8000Category>Perfume/Aftershave</id8000Category>
                <hazchemNumber>120</hazchemNumber>
                <emergencyActionCode>1234</emergencyActionCode>
                <specialistAdvicePhoneNumber>01256 123456</specialistAdvicePhoneNumber>
            </hazmat>
            </itemInformation>
            <itemInformation>
                <packageId>1</packageId>
                <itemHsCode>5535343555</itemHsCode>
                <itemDescription>Aftershave</itemDescription>
                <itemQuantity>1</itemQuantity>
                <itemValue>200</itemValue>
                <itemCOO>FR</itemCOO>
                <itemSku>4545454</itemSku>
                <itemNetWeight>0.2</itemNetWeight>
                <imageURL>http://www.gstatic.com/webp/gallery/1.jpg</imageURL>
                <hazmat>
                <properShippingName>HAZMAT TEST</properShippingName>
                <unIdNumber>1234</unIdNumber>
                <class>9</class>
                <id8000Category>Perfume/Aftershave</id8000Category>
                <hazchemNumber>120</hazchemNumber>
                <emergencyActionCode>1234</emergencyActionCode>
                <specialistAdvicePhoneNumber>01256 123456</specialistAdvicePhoneNumber>
            </hazmat>
            </itemInformation>
        </shipmentInformation>
    </shipment>
</createShipmentRequest>